home *** CD-ROM | disk | FTP | other *** search
- -----------------------------------------------------------------------------
-
- IMAGEFX DEVELOPER KIT
- Release 1.50
-
- Revised for ImageFX 1.50
- Last Updated 9/22/93
-
-
- -----------------------------------------------------------------------------
-
- INTRODUCTION
-
-
- This directory contains developer information for use in creating
- modules and hooks for the ImageFX image processing system. Included
- is example source code and documentation for creating most types of
- modules (there's more source code than documentation, actually).
-
- See the "DISTRIBUTION" file for distribution information.
-
- See the "MANIFEST" file for information about what is included in
- this archive.
-
- See the "ASSUMPTIONS" file for assumptions made about your system
- (assigns and such) throughout this directory.
-
- The SAS directory contains developer stuff for use with the SAS
- compiler. The files contained herein were compiled with SAS 5.10b
- but they also work with SAS 6.x. At some future date when the
- programmer is feeling less lazy, the source code and makefiles and
- such will probably be converted to 6.x.
-
- Aztec and/or DICE information may become available at some as yet
- undetermined future date. (No promises.) However, there should be
- enough information to make stubs and such yourself though (fds,
- source code, etc.).
-
- Everything else should be compiler independant. *Should* be.
-
- I have tried to make sure this stuff compiles without all the
- pre-compiled header files I tend to use... but there are no guarantees I
- haven't missed something. So if you see lots of undefined symbols popping
- up, throw in some more include files and see if that fixes it.
-
- Comments or questions about this developer kit may be directed via.
- email to any of the following locations:
-
- BIX/Internet: tkrehbiel@bix.com
- Portal/Internet: kermit@cup.portal.com
- Genie: K.WOODALL1
- CIS: 71021,2753
-
- Good luck and have fun!
-
- Tom
-
-